[INFO] cloning repository https://github.com/Roeegg2/funderberker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Roeegg2/funderberker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoeegg2%2Ffunderberker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoeegg2%2Ffunderberker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 649b4bbcbf07cf1a80cc5935472c9243700c5ef5
[INFO] fixing Roeegg2/funderberker against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoeegg2%2Ffunderberker" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Roeegg2/funderberker
[INFO] finished tweaking git repo https://github.com/Roeegg2/funderberker
[INFO] tweaked toml for git repo https://github.com/Roeegg2/funderberker written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Roeegg2/funderberker on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Roeegg2/funderberker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-std-workspace-alloc v1.0.1
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.12.0
[INFO] [stderr]   Downloaded limine v0.5.0
[INFO] [stderr]   Downloaded modular-bitfield v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bc482fcada9da7807bd99fc6a1b31c1910e0f379e131f662d75ad717fc55806f
[INFO] running `Command { std: "docker" "start" "bc482fcada9da7807bd99fc6a1b31c1910e0f379e131f662d75ad717fc55806f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc482fcada9da7807bd99fc6a1b31c1910e0f379e131f662d75ad717fc55806f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc482fcada9da7807bd99fc6a1b31c1910e0f379e131f662d75ad717fc55806f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc482fcada9da7807bd99fc6a1b31c1910e0f379e131f662d75ad717fc55806f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking logger v0.1.0 (/opt/rustwide/workdir/logger)
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]     Checking rustc-std-workspace-alloc v1.0.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling boot v0.1.0 (/opt/rustwide/workdir/boot)
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> utils/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> utils/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> utils/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pmm v0.1.0 (/opt/rustwide/workdir/pmm)
[INFO] [stdout] warning: feature `box_vec_non_null` is declared but not used
[INFO] [stdout]  --> pmm/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(box_vec_non_null)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `box_vec_non_null` is declared but not used
[INFO] [stdout]  --> pmm/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(box_vec_non_null)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v2.0.103
[INFO] [stderr]     Checking macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling modular-bitfield-impl v0.12.0
[INFO] [stderr]     Checking modular-bitfield v0.12.0
[INFO] [stderr]     Checking kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/apic/lapic.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let cpuid = unsafe { core::arch::x86_64::__cpuid(1) };
[INFO] [stdout]     |                     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/apic/lapic.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |         unsafe { (__cpuid_count(1, 0).ebx >> 24) & 0xff_u32 }
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/paging/pat.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/paging/mod.rs:475:5
[INFO] [stdout]     |
[INFO] [stdout] 475 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/paging/mod.rs:489:5
[INFO] [stdout]     |
[INFO] [stdout] 489 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/mod.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let string = unsafe {
[INFO] [stdout]     |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:134:50
[INFO] [stdout]     |
[INFO] [stdout] 134 |         self.0[0].install(__isr_stub_exception_0 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 134 |         self.0[0].install(__isr_stub_exception_0 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:135:50
[INFO] [stdout]     |
[INFO] [stdout] 135 |         self.0[1].install(__isr_stub_exception_1 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         self.0[1].install(__isr_stub_exception_1 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:136:50
[INFO] [stdout]     |
[INFO] [stdout] 136 |         self.0[2].install(__isr_stub_exception_2 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 136 |         self.0[2].install(__isr_stub_exception_2 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:137:50
[INFO] [stdout]     |
[INFO] [stdout] 137 |         self.0[3].install(__isr_stub_exception_3 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 137 |         self.0[3].install(__isr_stub_exception_3 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:138:50
[INFO] [stdout]     |
[INFO] [stdout] 138 |         self.0[4].install(__isr_stub_exception_4 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 138 |         self.0[4].install(__isr_stub_exception_4 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:139:50
[INFO] [stdout]     |
[INFO] [stdout] 139 |         self.0[5].install(__isr_stub_exception_5 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 139 |         self.0[5].install(__isr_stub_exception_5 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:140:50
[INFO] [stdout]     |
[INFO] [stdout] 140 |         self.0[6].install(__isr_stub_exception_6 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 140 |         self.0[6].install(__isr_stub_exception_6 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:141:50
[INFO] [stdout]     |
[INFO] [stdout] 141 |         self.0[7].install(__isr_stub_exception_7 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 141 |         self.0[7].install(__isr_stub_exception_7 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:142:50
[INFO] [stdout]     |
[INFO] [stdout] 142 |         self.0[8].install(__isr_stub_exception_8 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 142 |         self.0[8].install(__isr_stub_exception_8 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:143:50
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.0[9].install(__isr_stub_exception_9 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.0[9].install(__isr_stub_exception_9 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:144:52
[INFO] [stdout]     |
[INFO] [stdout] 144 |         self.0[10].install(__isr_stub_exception_10 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 144 |         self.0[10].install(__isr_stub_exception_10 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:145:52
[INFO] [stdout]     |
[INFO] [stdout] 145 |         self.0[11].install(__isr_stub_exception_11 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 145 |         self.0[11].install(__isr_stub_exception_11 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:146:52
[INFO] [stdout]     |
[INFO] [stdout] 146 |         self.0[12].install(__isr_stub_exception_12 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 146 |         self.0[12].install(__isr_stub_exception_12 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:147:52
[INFO] [stdout]     |
[INFO] [stdout] 147 |         self.0[13].install(__isr_stub_exception_13 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 147 |         self.0[13].install(__isr_stub_exception_13 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:148:52
[INFO] [stdout]     |
[INFO] [stdout] 148 |         self.0[14].install(__isr_stub_exception_14 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 148 |         self.0[14].install(__isr_stub_exception_14 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:149:52
[INFO] [stdout]     |
[INFO] [stdout] 149 |         self.0[15].install(__isr_stub_exception_15 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 149 |         self.0[15].install(__isr_stub_exception_15 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:150:52
[INFO] [stdout]     |
[INFO] [stdout] 150 |         self.0[16].install(__isr_stub_exception_16 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 150 |         self.0[16].install(__isr_stub_exception_16 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:151:52
[INFO] [stdout]     |
[INFO] [stdout] 151 |         self.0[17].install(__isr_stub_exception_17 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 151 |         self.0[17].install(__isr_stub_exception_17 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:152:52
[INFO] [stdout]     |
[INFO] [stdout] 152 |         self.0[18].install(__isr_stub_exception_18 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 152 |         self.0[18].install(__isr_stub_exception_18 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:153:52
[INFO] [stdout]     |
[INFO] [stdout] 153 |         self.0[19].install(__isr_stub_exception_19 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 153 |         self.0[19].install(__isr_stub_exception_19 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:154:52
[INFO] [stdout]     |
[INFO] [stdout] 154 |         self.0[20].install(__isr_stub_exception_20 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 154 |         self.0[20].install(__isr_stub_exception_20 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:155:52
[INFO] [stdout]     |
[INFO] [stdout] 155 |         self.0[21].install(__isr_stub_exception_21 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 155 |         self.0[21].install(__isr_stub_exception_21 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:156:52
[INFO] [stdout]     |
[INFO] [stdout] 156 |         self.0[22].install(__isr_stub_exception_22 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 156 |         self.0[22].install(__isr_stub_exception_22 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:157:52
[INFO] [stdout]     |
[INFO] [stdout] 157 |         self.0[23].install(__isr_stub_exception_23 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 157 |         self.0[23].install(__isr_stub_exception_23 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:158:52
[INFO] [stdout]     |
[INFO] [stdout] 158 |         self.0[24].install(__isr_stub_exception_24 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 158 |         self.0[24].install(__isr_stub_exception_24 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:159:52
[INFO] [stdout]     |
[INFO] [stdout] 159 |         self.0[25].install(__isr_stub_exception_25 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 159 |         self.0[25].install(__isr_stub_exception_25 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:160:52
[INFO] [stdout]     |
[INFO] [stdout] 160 |         self.0[26].install(__isr_stub_exception_26 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 160 |         self.0[26].install(__isr_stub_exception_26 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:161:52
[INFO] [stdout]     |
[INFO] [stdout] 161 |         self.0[27].install(__isr_stub_exception_27 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 161 |         self.0[27].install(__isr_stub_exception_27 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:162:52
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self.0[28].install(__isr_stub_exception_28 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self.0[28].install(__isr_stub_exception_28 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:163:52
[INFO] [stdout]     |
[INFO] [stdout] 163 |         self.0[29].install(__isr_stub_exception_29 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 163 |         self.0[29].install(__isr_stub_exception_29 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:164:52
[INFO] [stdout]     |
[INFO] [stdout] 164 |         self.0[30].install(__isr_stub_exception_30 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 164 |         self.0[30].install(__isr_stub_exception_30 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:165:52
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self.0[31].install(__isr_stub_exception_31 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self.0[31].install(__isr_stub_exception_31 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:167:80
[INFO] [stdout]     |
[INFO] [stdout] 167 | ...   self.0[GENERIC_ISR_VECTOR as usize].install(__isr_stub_generic_irq_isr as usize as u64, cs, 0, GateType::Interrupt, Dpl::Kern...
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 167 |         self.0[GENERIC_ISR_VECTOR as usize].install(__isr_stub_generic_irq_isr as *const () as usize as u64, cs, 0, GateType::Interrupt, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking slab v0.1.0 (/opt/rustwide/workdir/slab)
[INFO] [stderr]     Checking scheduler v0.1.0 (/opt/rustwide/workdir/scheduler)
[INFO] [stderr]     Checking drivers v0.1.0 (/opt/rustwide/workdir/drivers)
[INFO] [stdout] warning: feature `box_vec_non_null` is declared but not used
[INFO] [stdout]  --> slab/src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(box_vec_non_null)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hypervisor v0.1.0 (/opt/rustwide/workdir/hypervisor)
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/apic/lapic.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let cpuid = unsafe { core::arch::x86_64::__cpuid(1) };
[INFO] [stdout]     |                     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/apic/lapic.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |         unsafe { (__cpuid_count(1, 0).ebx >> 24) & 0xff_u32 }
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/paging/pat.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/paging/mod.rs:475:5
[INFO] [stdout]     |
[INFO] [stdout] 475 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/paging/mod.rs:489:5
[INFO] [stdout]     |
[INFO] [stdout] 489 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/mod.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let string = unsafe {
[INFO] [stdout]     |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/apic/lapic.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let cpuid = unsafe { core::arch::x86_64::__cpuid(1) };
[INFO] [stdout]     |                     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:134:50
[INFO] [stdout]     |
[INFO] [stdout] 134 |         self.0[0].install(__isr_stub_exception_0 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 134 |         self.0[0].install(__isr_stub_exception_0 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:135:50
[INFO] [stdout]     |
[INFO] [stdout] 135 |         self.0[1].install(__isr_stub_exception_1 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         self.0[1].install(__isr_stub_exception_1 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:136:50
[INFO] [stdout]     |
[INFO] [stdout] 136 |         self.0[2].install(__isr_stub_exception_2 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 136 |         self.0[2].install(__isr_stub_exception_2 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:137:50
[INFO] [stdout]     |
[INFO] [stdout] 137 |         self.0[3].install(__isr_stub_exception_3 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 137 |         self.0[3].install(__isr_stub_exception_3 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:138:50
[INFO] [stdout]     |
[INFO] [stdout] 138 |         self.0[4].install(__isr_stub_exception_4 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 138 |         self.0[4].install(__isr_stub_exception_4 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:139:50
[INFO] [stdout]     |
[INFO] [stdout] 139 |         self.0[5].install(__isr_stub_exception_5 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 139 |         self.0[5].install(__isr_stub_exception_5 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:140:50
[INFO] [stdout]     |
[INFO] [stdout] 140 |         self.0[6].install(__isr_stub_exception_6 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 140 |         self.0[6].install(__isr_stub_exception_6 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:141:50
[INFO] [stdout]     |
[INFO] [stdout] 141 |         self.0[7].install(__isr_stub_exception_7 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 141 |         self.0[7].install(__isr_stub_exception_7 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:142:50
[INFO] [stdout]     |
[INFO] [stdout] 142 |         self.0[8].install(__isr_stub_exception_8 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 142 |         self.0[8].install(__isr_stub_exception_8 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:143:50
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.0[9].install(__isr_stub_exception_9 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.0[9].install(__isr_stub_exception_9 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:144:52
[INFO] [stdout]     |
[INFO] [stdout] 144 |         self.0[10].install(__isr_stub_exception_10 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 144 |         self.0[10].install(__isr_stub_exception_10 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:145:52
[INFO] [stdout]     |
[INFO] [stdout] 145 |         self.0[11].install(__isr_stub_exception_11 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 145 |         self.0[11].install(__isr_stub_exception_11 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:146:52
[INFO] [stdout]     |
[INFO] [stdout] 146 |         self.0[12].install(__isr_stub_exception_12 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 146 |         self.0[12].install(__isr_stub_exception_12 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:147:52
[INFO] [stdout]     |
[INFO] [stdout] 147 |         self.0[13].install(__isr_stub_exception_13 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 147 |         self.0[13].install(__isr_stub_exception_13 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:148:52
[INFO] [stdout]     |
[INFO] [stdout] 148 |         self.0[14].install(__isr_stub_exception_14 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 148 |         self.0[14].install(__isr_stub_exception_14 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:149:52
[INFO] [stdout]     |
[INFO] [stdout] 149 |         self.0[15].install(__isr_stub_exception_15 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 149 |         self.0[15].install(__isr_stub_exception_15 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:150:52
[INFO] [stdout]     |
[INFO] [stdout] 150 |         self.0[16].install(__isr_stub_exception_16 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 150 |         self.0[16].install(__isr_stub_exception_16 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:151:52
[INFO] [stdout]     |
[INFO] [stdout] 151 |         self.0[17].install(__isr_stub_exception_17 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 151 |         self.0[17].install(__isr_stub_exception_17 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:152:52
[INFO] [stdout]     |
[INFO] [stdout] 152 |         self.0[18].install(__isr_stub_exception_18 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 152 |         self.0[18].install(__isr_stub_exception_18 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:153:52
[INFO] [stdout]     |
[INFO] [stdout] 153 |         self.0[19].install(__isr_stub_exception_19 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 153 |         self.0[19].install(__isr_stub_exception_19 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:154:52
[INFO] [stdout]     |
[INFO] [stdout] 154 |         self.0[20].install(__isr_stub_exception_20 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 154 |         self.0[20].install(__isr_stub_exception_20 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:155:52
[INFO] [stdout]     |
[INFO] [stdout] 155 |         self.0[21].install(__isr_stub_exception_21 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 155 |         self.0[21].install(__isr_stub_exception_21 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:156:52
[INFO] [stdout]     |
[INFO] [stdout] 156 |         self.0[22].install(__isr_stub_exception_22 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 156 |         self.0[22].install(__isr_stub_exception_22 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:157:52
[INFO] [stdout]     |
[INFO] [stdout] 157 |         self.0[23].install(__isr_stub_exception_23 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 157 |         self.0[23].install(__isr_stub_exception_23 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:158:52
[INFO] [stdout]     |
[INFO] [stdout] 158 |         self.0[24].install(__isr_stub_exception_24 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 158 |         self.0[24].install(__isr_stub_exception_24 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:159:52
[INFO] [stdout]     |
[INFO] [stdout] 159 |         self.0[25].install(__isr_stub_exception_25 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 159 |         self.0[25].install(__isr_stub_exception_25 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:160:52
[INFO] [stdout]     |
[INFO] [stdout] 160 |         self.0[26].install(__isr_stub_exception_26 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 160 |         self.0[26].install(__isr_stub_exception_26 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:161:52
[INFO] [stdout]     |
[INFO] [stdout] 161 |         self.0[27].install(__isr_stub_exception_27 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 161 |         self.0[27].install(__isr_stub_exception_27 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:162:52
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self.0[28].install(__isr_stub_exception_28 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self.0[28].install(__isr_stub_exception_28 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:163:52
[INFO] [stdout]     |
[INFO] [stdout] 163 |         self.0[29].install(__isr_stub_exception_29 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 163 |         self.0[29].install(__isr_stub_exception_29 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:164:52
[INFO] [stdout]     |
[INFO] [stdout] 164 |         self.0[30].install(__isr_stub_exception_30 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 164 |         self.0[30].install(__isr_stub_exception_30 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:165:52
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self.0[31].install(__isr_stub_exception_31 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self.0[31].install(__isr_stub_exception_31 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:167:80
[INFO] [stdout]     |
[INFO] [stdout] 167 | ...   self.0[GENERIC_ISR_VECTOR as usize].install(__isr_stub_generic_irq_isr as usize as u64, cs, 0, GateType::Interrupt, Dpl::Kern...
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 167 |         self.0[GENERIC_ISR_VECTOR as usize].install(__isr_stub_generic_irq_isr as *const () as usize as u64, cs, 0, GateType::Interrupt, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/apic/lapic.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |         unsafe { (__cpuid_count(1, 0).ebx >> 24) & 0xff_u32 }
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> drivers/src/timer/apic.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |             let res = unsafe { __cpuid_count(0x1, 0x0) };
[INFO] [stdout]    |                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> drivers/src/timer/apic.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let res = unsafe { __cpuid_count(0x15, 0x0) };
[INFO] [stdout]    |                   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/paging/pat.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/paging/mod.rs:475:5
[INFO] [stdout]     |
[INFO] [stdout] 475 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/paging/mod.rs:489:5
[INFO] [stdout]     |
[INFO] [stdout] 489 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> kernel/src/arch/x86_64/mod.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let string = unsafe {
[INFO] [stdout]     |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:134:50
[INFO] [stdout]     |
[INFO] [stdout] 134 |         self.0[0].install(__isr_stub_exception_0 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 134 |         self.0[0].install(__isr_stub_exception_0 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:135:50
[INFO] [stdout]     |
[INFO] [stdout] 135 |         self.0[1].install(__isr_stub_exception_1 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 135 |         self.0[1].install(__isr_stub_exception_1 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:136:50
[INFO] [stdout]     |
[INFO] [stdout] 136 |         self.0[2].install(__isr_stub_exception_2 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 136 |         self.0[2].install(__isr_stub_exception_2 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:137:50
[INFO] [stdout]     |
[INFO] [stdout] 137 |         self.0[3].install(__isr_stub_exception_3 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 137 |         self.0[3].install(__isr_stub_exception_3 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:138:50
[INFO] [stdout]     |
[INFO] [stdout] 138 |         self.0[4].install(__isr_stub_exception_4 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 138 |         self.0[4].install(__isr_stub_exception_4 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:139:50
[INFO] [stdout]     |
[INFO] [stdout] 139 |         self.0[5].install(__isr_stub_exception_5 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 139 |         self.0[5].install(__isr_stub_exception_5 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:140:50
[INFO] [stdout]     |
[INFO] [stdout] 140 |         self.0[6].install(__isr_stub_exception_6 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 140 |         self.0[6].install(__isr_stub_exception_6 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:141:50
[INFO] [stdout]     |
[INFO] [stdout] 141 |         self.0[7].install(__isr_stub_exception_7 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 141 |         self.0[7].install(__isr_stub_exception_7 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:142:50
[INFO] [stdout]     |
[INFO] [stdout] 142 |         self.0[8].install(__isr_stub_exception_8 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 142 |         self.0[8].install(__isr_stub_exception_8 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:143:50
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.0[9].install(__isr_stub_exception_9 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 143 |         self.0[9].install(__isr_stub_exception_9 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:144:52
[INFO] [stdout]     |
[INFO] [stdout] 144 |         self.0[10].install(__isr_stub_exception_10 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 144 |         self.0[10].install(__isr_stub_exception_10 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:145:52
[INFO] [stdout]     |
[INFO] [stdout] 145 |         self.0[11].install(__isr_stub_exception_11 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 145 |         self.0[11].install(__isr_stub_exception_11 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:146:52
[INFO] [stdout]     |
[INFO] [stdout] 146 |         self.0[12].install(__isr_stub_exception_12 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 146 |         self.0[12].install(__isr_stub_exception_12 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:147:52
[INFO] [stdout]     |
[INFO] [stdout] 147 |         self.0[13].install(__isr_stub_exception_13 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 147 |         self.0[13].install(__isr_stub_exception_13 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:148:52
[INFO] [stdout]     |
[INFO] [stdout] 148 |         self.0[14].install(__isr_stub_exception_14 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 148 |         self.0[14].install(__isr_stub_exception_14 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:149:52
[INFO] [stdout]     |
[INFO] [stdout] 149 |         self.0[15].install(__isr_stub_exception_15 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 149 |         self.0[15].install(__isr_stub_exception_15 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:150:52
[INFO] [stdout]     |
[INFO] [stdout] 150 |         self.0[16].install(__isr_stub_exception_16 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 150 |         self.0[16].install(__isr_stub_exception_16 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:151:52
[INFO] [stdout]     |
[INFO] [stdout] 151 |         self.0[17].install(__isr_stub_exception_17 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 151 |         self.0[17].install(__isr_stub_exception_17 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:152:52
[INFO] [stdout]     |
[INFO] [stdout] 152 |         self.0[18].install(__isr_stub_exception_18 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 152 |         self.0[18].install(__isr_stub_exception_18 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:153:52
[INFO] [stdout]     |
[INFO] [stdout] 153 |         self.0[19].install(__isr_stub_exception_19 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 153 |         self.0[19].install(__isr_stub_exception_19 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:154:52
[INFO] [stdout]     |
[INFO] [stdout] 154 |         self.0[20].install(__isr_stub_exception_20 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 154 |         self.0[20].install(__isr_stub_exception_20 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:155:52
[INFO] [stdout]     |
[INFO] [stdout] 155 |         self.0[21].install(__isr_stub_exception_21 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 155 |         self.0[21].install(__isr_stub_exception_21 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:156:52
[INFO] [stdout]     |
[INFO] [stdout] 156 |         self.0[22].install(__isr_stub_exception_22 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 156 |         self.0[22].install(__isr_stub_exception_22 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:157:52
[INFO] [stdout]     |
[INFO] [stdout] 157 |         self.0[23].install(__isr_stub_exception_23 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 157 |         self.0[23].install(__isr_stub_exception_23 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:158:52
[INFO] [stdout]     |
[INFO] [stdout] 158 |         self.0[24].install(__isr_stub_exception_24 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 158 |         self.0[24].install(__isr_stub_exception_24 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:159:52
[INFO] [stdout]     |
[INFO] [stdout] 159 |         self.0[25].install(__isr_stub_exception_25 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 159 |         self.0[25].install(__isr_stub_exception_25 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:160:52
[INFO] [stdout]     |
[INFO] [stdout] 160 |         self.0[26].install(__isr_stub_exception_26 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 160 |         self.0[26].install(__isr_stub_exception_26 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:161:52
[INFO] [stdout]     |
[INFO] [stdout] 161 |         self.0[27].install(__isr_stub_exception_27 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 161 |         self.0[27].install(__isr_stub_exception_27 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:162:52
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self.0[28].install(__isr_stub_exception_28 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self.0[28].install(__isr_stub_exception_28 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:163:52
[INFO] [stdout]     |
[INFO] [stdout] 163 |         self.0[29].install(__isr_stub_exception_29 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 163 |         self.0[29].install(__isr_stub_exception_29 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:164:52
[INFO] [stdout]     |
[INFO] [stdout] 164 |         self.0[30].install(__isr_stub_exception_30 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 164 |         self.0[30].install(__isr_stub_exception_30 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:165:52
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self.0[31].install(__isr_stub_exception_31 as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 165 |         self.0[31].install(__isr_stub_exception_31 as *const () as usize as u64, cs, 0, GateType::Trap, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> kernel/src/arch/x86_64/interrupts.rs:167:80
[INFO] [stdout]     |
[INFO] [stdout] 167 | ...   self.0[GENERIC_ISR_VECTOR as usize].install(__isr_stub_generic_irq_isr as usize as u64, cs, 0, GateType::Interrupt, Dpl::Kern...
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 167 |         self.0[GENERIC_ISR_VECTOR as usize].install(__isr_stub_generic_irq_isr as *const () as usize as u64, cs, 0, GateType::Interrupt, Dpl::Kernel, Present::Present);
[INFO] [stdout]     |                                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `box_vec_non_null` is declared but not used
[INFO] [stdout]  --> slab/src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(box_vec_non_null)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `box_vec_non_null` is declared but not used
[INFO] [stdout]  --> slab/src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(box_vec_non_null)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> drivers/src/timer/apic.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |             let res = unsafe { __cpuid_count(0x1, 0x0) };
[INFO] [stdout]    |                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> drivers/src/timer/apic.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let res = unsafe { __cpuid_count(0x15, 0x0) };
[INFO] [stdout]    |                   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> drivers/src/timer/apic.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |             let res = unsafe { __cpuid_count(0x1, 0x0) };
[INFO] [stdout]    |                       ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> drivers/src/timer/apic.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let res = unsafe { __cpuid_count(0x15, 0x0) };
[INFO] [stdout]    |                   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> hypervisor/src/svm/mod.rs:553:9
[INFO] [stdout]     |
[INFO] [stdout] 553 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> hypervisor/src/svm/mod.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |             unsafe {
[INFO] [stdout]     |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> hypervisor/src/svm/mod.rs:590:22
[INFO] [stdout]     |
[INFO] [stdout] 590 |         let end_id = unsafe { Id(__cpuid(0x8000_000a).ebx as usize) };
[INFO] [stdout]     |                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> hypervisor/src/svm/mod.rs:684:9
[INFO] [stdout]     |
[INFO] [stdout] 684 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> hypervisor/src/svm/mod.rs:553:9
[INFO] [stdout]     |
[INFO] [stdout] 553 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> hypervisor/src/svm/mod.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |             unsafe {
[INFO] [stdout]     |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> hypervisor/src/svm/mod.rs:590:22
[INFO] [stdout]     |
[INFO] [stdout] 590 |         let end_id = unsafe { Id(__cpuid(0x8000_000a).ebx as usize) };
[INFO] [stdout]     |                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> hypervisor/src/svm/mod.rs:684:9
[INFO] [stdout]     |
[INFO] [stdout] 684 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> hypervisor/src/svm/mod.rs:553:9
[INFO] [stdout]     |
[INFO] [stdout] 553 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> hypervisor/src/svm/mod.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |             unsafe {
[INFO] [stdout]     |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> hypervisor/src/svm/mod.rs:590:22
[INFO] [stdout]     |
[INFO] [stdout] 590 |         let end_id = unsafe { Id(__cpuid(0x8000_000a).ebx as usize) };
[INFO] [stdout]     |                      ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> hypervisor/src/svm/mod.rs:684:9
[INFO] [stdout]     |
[INFO] [stdout] 684 |         unsafe {
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> boot/src/main.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / pub fn panic_handler(info: &core::panic::PanicInfo) -> ! {
[INFO] [stdout] 41 | |     logger::err!("{}", info);
[INFO] [stdout] 42 | |
[INFO] [stdout] 43 | |     hcf();
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout]    = note: second definition in the local crate (`boot`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boot` (bin "boot" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bc482fcada9da7807bd99fc6a1b31c1910e0f379e131f662d75ad717fc55806f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc482fcada9da7807bd99fc6a1b31c1910e0f379e131f662d75ad717fc55806f", kill_on_drop: false }`
[INFO] [stdout] bc482fcada9da7807bd99fc6a1b31c1910e0f379e131f662d75ad717fc55806f
